home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.1.2
- [Setup]
- AppName=SoftPerfect Bandwidth Manager
- AppVerName=SoftPerfect Bandwidth Manager 2.4
- AppId=SoftPerfect Bandwidth Manager
- AppPublisher=SoftPerfect Research
- AppPublisherURL=http://www.softperfect.com
- AppSupportURL=http://www.softperfect.com
- AppUpdatesURL=http://www.softperfect.com
- DefaultDirName={pf}\SoftPerfect Bandwidth Manager
- DefaultGroupName=SoftPerfect Bandwidth Manager
- OutputBaseFilename=bwmsetup
- Compression=lzma
- LicenseFile=embedded\License.rtf
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\bwm.exe"; DestDir: "{app}"; Components: gui; Flags: ignoreversion
- Source: "{app}\bwm.chm"; DestDir: "{app}"; Components: gui; Flags: ignoreversion
- Source: "{sys}\Drivers\spfdrv.sys"; DestDir: "{sys}\Drivers"; Components: svc; Flags: ignoreversion
- Source: "{app}\bwmsvc.exe"; DestDir: "{app}"; Components: svc; Flags: restartreplace ignoreversion
- Source: "{app}\ndisapi.dll"; DestDir: "{app}"; Components: svc; Flags: restartreplace ignoreversion
- Source: "{app}\sqlite.dll"; DestDir: "{app}"; Components: svc or gui; Flags: restartreplace ignoreversion
- Source: "{app}\bwmsvc.db"; DestDir: "{app}"; Components: svc; Flags: onlyifdoesntexist ignoreversion
- Source: "{app}\upgrade.exe"; DestDir: "{app}"; Flags: deleteafterinstall
- [Registry]
- Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "Type"; ValueType: Dword; ValueData: "$1"; Components: svc; OnlyBelowVersion: 0.0,5.0; Flags: uninsdeletekey
- Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "Group"; ValueType: String; ValueData: "Network"; Components: svc; OnlyBelowVersion: 0.0,5.0; Flags: uninsdeletevalue
- Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "Start"; ValueType: Dword; ValueData: "$1"; Components: svc; OnlyBelowVersion: 0.0,5.0; Flags: uninsdeletevalue
- Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "ErrorControl"; ValueType: Dword; ValueData: "$1"; Components: svc; OnlyBelowVersion: 0.0,5.0; Flags: uninsdeletevalue
- Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "Type"; ValueType: Dword; ValueData: "$1"; Components: svc; MinVersion: 0.0,5.0; Flags: uninsdeletekey
- Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "Group"; ValueType: String; ValueData: "Streams Drivers"; Components: svc; MinVersion: 0.0,5.0; Flags: uninsdeletevalue
- Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "Start"; ValueType: Dword; ValueData: "$1"; Components: svc; MinVersion: 0.0,5.0; Flags: uninsdeletevalue
- Root: HKLM; Subkey: "System\CurrentControlSet\Services\SPFDRV"; ValueName: "ErrorControl"; ValueType: Dword; ValueData: "$1"; Components: svc; MinVersion: 0.0,5.0; Flags: uninsdeletevalue
- [INI]
- FileName: "{app}\bwm.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.softperfect.com";
- [Run]
- Filename: "{app}\bwmsvc.exe"; Parameters: "/sinstall"; WorkingDir: "{app}"; StatusMsg: "Installing service..."; Components: svc;
- [UninstallRun]
- Filename: "{app}\bwmsvc.exe"; Parameters: "/suninstall"; WorkingDir: "{app}"; StatusMsg: "Uninstalling service..."; Components: svc;
- [Icons]
- Name: "{group}\SoftPerfect Bandwidth Manager"; Filename: "{app}\bwm.exe"; Components: gui;
- Name: "{group}\{cm:ProgramOnTheWeb,SoftPerfect Bandwidth Manager}"; Filename: "{app}\bwm.url"; Components: gui;
- Name: "{group}\{cm:UninstallProgram,SoftPerfect Bandwidth Manager}"; Filename: "{uninstallexe}"; Components: gui;
- [Components]
- Name: "svc"; Description: "System Service"; Types: "custom";
- Name: "gui"; Description: "Control Tool (GUI front-end)"; Types: "custom";
- [UninstallDelete]
- Type: files; Name: "{app}\bwm.url"; Components: gui;
- Type: files; Name: "{app}\rules.dat"; Components: svc;
- Type: files; Name: "{app}\service.ini"; Components: svc;
- Type: files; Name: "{app}\aspr_keys.ini"; Components: svc;
- Type: files; Name: "{app}\bwmsvc.log"; Components: svc;
- Type: files; Name: "{app}\bwmsvc.db";
- Type: dirifempty; Name: "{app}";
- [Types]
- Name: "custom"; Description: "Installation components";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-